concurrent update meaning in Chinese
并发更新
Examples
- View maintaining anomaly analysis under concurrent updating environment
并发更新环境下的视图维护异常研究 - This property should be set to false in concurrent update scenarios as deadlocks may occur in these scenarios
在并发更新的情况下,这一属性应该设置为false ,因为在这些情况下可能出现死锁。 - Typically , online index operations will be slower than equivalent offline index operations regardless of the concurrent update activity level
通常,无论并发更新活动的级别如何,联机索引操作都将比相应的脱机索引操作更慢。 - It would be nice if there were a finer - grained mechanism for reliably managing concurrent updates to individual variables ; and on most modern processors , there is
如果有更细粒度的机制来可靠管理对单独变量的并发更新,则会更好一些;在大多数现代处理器都有这种机制。 - This paper decomposes materialized views maintenance into ods / db interface and dw / ods interface . multiple data sources with concurrent updates may result in update anomalies of the materialized views . so at ods / db interface this paper introduces an improved nested transaction model - based transaction concurrency control mechanism to maintenance views in ods on line
本文把视图的一致性维护问题分解到三层结构的ods / dw和dw / ods两个接口上分别实现,并且引入视图生成树的概念,在ods / db接口处采用基于改进嵌套事务模型的并发控制机制,联机维护ods的数据,大大提高了视图维护过程中的并发度和灵活性。